Skip to content

ci: applying security recommendations: Pinned-Dependencies #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

agustinfrancesa
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 18, 2025 16:56
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR applies security recommendations by pinning dependency versions for key tooling in CI workflows. Key changes include:

  • Pinning pip to version 24.0 in semantic-release and check-build workflows.
  • Pinning setuptools, wheel, python-semantic-release, and build in semantic-release.
  • Pinning build and bandit (with sarif support) in their respective workflows.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/semantic-release.yml Updated upgrade and package install commands to use explicit, pinned versions
.github/workflows/check-build.yml Pinned pip and build versions for consistent dependency management
.github/workflows/bandit.yml Added explicit version pin for bandit installation, though pip upgrade remains unpinned

@agustinfrancesa agustinfrancesa force-pushed the security/applying-security-recommendations branch from f2b48e0 to 3a8e25f Compare June 18, 2025 16:57
Signed-off-by: Francesa Alfaro, Agustin <agustin.francesa.alfaro@intel.com>
@agustinfrancesa agustinfrancesa force-pushed the security/applying-security-recommendations branch from 3a8e25f to 96580c5 Compare June 18, 2025 16:59
@agustinfrancesa agustinfrancesa merged commit 4181160 into main Jun 18, 2025
6 checks passed
@agustinfrancesa agustinfrancesa deleted the security/applying-security-recommendations branch June 18, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant